|
Programming WebLogic HTTP Servlets
Overview of Servlet Development
2. Introduction to Programming
Complete HelloWorldServlet Example
Initializing a Servlet when WebLogic Server Starts
Other Methods for Using the HTTP Request
Example: Retrieving Input by Using Query Parameters
Using Session Tracking from a Servlet
Tracking a Session with an HttpSession Object
Detecting the Start of a Session
Setting and Getting Session Name/Value Attributes
Logging Out and Ending a Session
URL Rewriting and Wireless Access Protocol (WAP)
Scenarios to Avoid When Using Sessions
Use Serializable Attribute Values
Configuring Session Persistence
Setting Cookies in an HTTP servlet
Retrieving Cookies in an HTTP Servlet
Using Cookies that Are Transmitted by Both HTTP and HTTPS
Application Security and Cookies
Using WebLogic Services from an HTTP Servlet
Connecting to a Database Using a JDBC Connection Pool
Using a Connection Pool in a Servlet
Connecting to a Database Using a DataSource Object
Using a DataSource in a Servlet
Connecting Directly to a Database Using a JDBC Driver
Threading Issues in HTTP Servlets
Dispatching Requests to Another Resource
4. Administration and Configuration
Using Deployment Descriptors to Configure and Deploy Servlets
web.xml (Web Application Deployment Descriptor)
weblogic.xml (Weblogic-Specific Deployment Descriptor)
WebLogic Server Administration Console
Authorization (Security Constraints)
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|